Skip to content

Add support for engine_getInclusionListV1 - #9749

Open
conache wants to merge 19 commits into
sigp:unstablefrom
conache:support-get-il-v1
Open

Add support for engine_getInclusionListV1#9749
conache wants to merge 19 commits into
sigp:unstablefrom
conache:support-get-il-v1

Conversation

@conache

@conache conache commented Aug 4, 2026

Copy link
Copy Markdown

Issue Addressed

Part of the FOCIL implementation. Add the engine API integration for fetching inclusion lists from the execution client.
Execution API spec

Proposed Changes

  • Add engine_getInclusionListV1 support to the engine API module, with serde tests for the response format
  • Expose the capability through exchange_capabilities
  • Use ProgressiveTransactions for the response type, matching the InclusionList.transactions spec type (Use ProgressiveTransactions type for the IL transactions field #9747)
  • Add mock execution engine support so the IL flow is testable through the harness

@eserilev eserilev added the ready-for-review The code is ready for review label Aug 10, 2026
@mergify

mergify Bot commented Aug 10, 2026

Copy link
Copy Markdown

This pull request has merge conflicts. Could you please resolve them @conache? 🙏

@mergify mergify Bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Aug 10, 2026
@mergify mergify Bot added ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Aug 12, 2026
@mergify

mergify Bot commented Aug 20, 2026

Copy link
Copy Markdown

This pull request has merge conflicts. Could you please resolve them @conache? 🙏

@mergify mergify Bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

focil Fork choice enforced inclusion lists heze waiting-on-author The reviewer has suggested changes and awaits thier implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants